Version

BaseGridSortingWrapper<T,TOut> Class Members

The following tables list the members exposed by BaseGridSortingWrapper<T,TOut>.

Public Properties
 NameDescription
Public PropertySortingGridSorting  
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodApplyColumnCssGridSorting.ApplySortedColumnCss  
Public MethodCaseSensitivecase sensitive GridSorting.CaseSensitive  
Public MethodClientEventsModelWidgetBase.ClientEvents  
Public MethodColumnSettingssorting column settings  
Public MethodCustomSortFunctioncustom sort function(or name of the function as a string) accepting three parameters - the data to be sorted, an array of data source field definitions, and the direction to sort with (optional). The function should return the sorted data array  
Public MethodDialogWidgetGridSorting.DialogWidget  
Public MethodFirstSortDirectionGridSorting.FirstSortDirection  
Public MethodInherit  
Public MethodLocaleOverloaded. sorting locale settings  
Public MethodModalDialogAnimationDurationSpecifies time of milliseconds for animation duration to show/hide modal dialog  
Public MethodModalDialogButtonApplyText  
Public MethodModalDialogCaptionButtonUnsortmodal dialog button unsort  
Public MethodModalDialogHeightmodal dialog height  
Public MethodModalDialogSortOnClickmodal dialog sort on click  
Public MethodModalDialogWidthmodal dialog width  
Public MethodModeGridSorting.Mode  
Public MethodPersistEnables / disables sorting persistence between states  
Public MethodSortedColumnTooltipGridSorting.SortedColumnTooltip  
Public MethodSortingDialogContainmentControls containment behavior of multiple sorting dialog.  
Public MethodSortUrlAscValueKeyGridSorting.SortUrlKeyAscValue  
Public MethodSortUrlKeyGridSorting.SortUrlKey  
Public MethodSortUrlKeyDescValueGridSorting.SortUrlKeyDescValue  
Public MethodTypeoperation type GridSorting.Type  
See Also

View on GitHub